You are here: COM Interface > Interfaces > IIndexJob Interface > IIndexJob::IndexesToMerge Property
IIndexJob::IndexesToMerge Property
Close
dtSearch Text Retrieval Engine Programmer's Reference
IIndexJob::IndexesToMerge Property
Syntax
IDL
__property BSTR IndexesToMerge;

Indexes to merge into the target index, which is IndexPath. (ActionMerge must be true for the merge to occur.) For each index, provide the full path to the index. If more than one index path is provided, separate the paths with spaces. If a path contains a space, use quotation marks around the path. Example:

c:\docs\index "d:\My Documents\Index"